home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / DEPOSITO / REmovido / Puzzle / Memory2000.swf / scripts / frame_84 / DoAction.as
Text File  |  2001-07-16  |  121b  |  9 lines

  1. score5 = score4;
  2. name5 = name4;
  3. score4 = row;
  4. name4 = myname;
  5. tellTarget("/placeyo")
  6. {
  7.    gotoAndStop("four");
  8. }
  9.